home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / 4 / scripts / DefineButton2_25 / BUTTONCONDACTION on(press).as
Text File  |  2004-01-04  |  61b  |  5 lines

  1. on(press){
  2.    gotoAndPlay(5);
  3.    myTimer.startTimer();
  4. }
  5.